instruction simulation meaning in English
指令模拟
Examples
- Develop the simulation environment for full - instruction simulation of the microcontroller ; the result of this paper shows that user risc core method to design the microcontroller is an efficiently way to improve the system performance
对应于每一条原mcs51指令,都有一条或者多条新的risc51ipcore的单周期指令来实现其功能。 - The simulation of the addressing mode provides the possibility for the instruction simulation , and the simulation of the interrupt , timer and serial port lets the simulator implement the functions of the interrupt , timer and serial like a processor , and the program control simulation provides the possibility for running the program . this function is also the base for debugging program , which can set step running mode , set break points by using this program
寻址方式的模拟为指令的模拟提供了可能,中断、定时器和串行口的模拟使模拟器可以象处理器一样完成中断功能、定时功能和串行通讯功能,程序控制的模拟为程序运行提供了可能,这一功能又是调试程序的基础,通过这个程序程序可以单步执行,设断点执行。